[INFO] fetching crate turbomcp-auth 3.0.8...
[INFO] testing turbomcp-auth-3.0.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate turbomcp-auth 3.0.8 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate turbomcp-auth 3.0.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate turbomcp-auth 3.0.8
[INFO] tweaked toml for crates.io crate turbomcp-auth 3.0.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate turbomcp-auth 3.0.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turbomcp-auth 3.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4831000a002c0ad8cf18d076a2091d233a3c455a17551bd020e06c3536bb5889
[INFO] running `Command { std: "docker" "start" "-a" "4831000a002c0ad8cf18d076a2091d233a3c455a17551bd020e06c3536bb5889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4831000a002c0ad8cf18d076a2091d233a3c455a17551bd020e06c3536bb5889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4831000a002c0ad8cf18d076a2091d233a3c455a17551bd020e06c3536bb5889", kill_on_drop: false }`
[INFO] [stdout] 4831000a002c0ad8cf18d076a2091d233a3c455a17551bd020e06c3536bb5889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e5e2383c8aa0609f95a86aeb8c330cd8e0f270fba53c7bd8371da73b2c6fd37
[INFO] running `Command { std: "docker" "start" "-a" "1e5e2383c8aa0609f95a86aeb8c330cd8e0f270fba53c7bd8371da73b2c6fd37", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling turbomcp-types v3.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling faststr v0.2.34
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sonic-simd v0.1.3
[INFO] [stderr]    Compiling sonic-number v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling turbomcp-core v3.0.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling sonic-rs v0.5.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling turbomcp-protocol v3.0.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling turbomcp-auth v3.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "1e5e2383c8aa0609f95a86aeb8c330cd8e0f270fba53c7bd8371da73b2c6fd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5e2383c8aa0609f95a86aeb8c330cd8e0f270fba53c7bd8371da73b2c6fd37", kill_on_drop: false }`
[INFO] [stdout] 1e5e2383c8aa0609f95a86aeb8c330cd8e0f270fba53c7bd8371da73b2c6fd37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e7cc8546cb7b819be0edfeae4367cf2be05e3b4bbf1b13e1e49505e4f884c42
[INFO] running `Command { std: "docker" "start" "-a" "5e7cc8546cb7b819be0edfeae4367cf2be05e3b4bbf1b13e1e49505e4f884c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling turbomcp-core v3.0.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling turbomcp-protocol v3.0.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling turbomcp-auth v3.0.8 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `turbomcp-auth` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name turbomcp_auth --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::const_is_empty' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(http)' --check-cfg 'cfg(websocket)' --check-cfg 'cfg(tcp)' --check-cfg 'cfg(unix)' --check-cfg 'cfg(auth)' --check-cfg 'cfg(dpop)' --check-cfg 'cfg(docsrs)' --test --cfg 'feature="api-key"' --cfg 'feature="default"' --cfg 'feature="oauth2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-key", "custom", "default", "dpop", "full", "jwt", "mcp-cimd", "mcp-incremental-consent", "mcp-oidc-discovery", "mcp-ssrf", "metrics", "middleware", "oauth2", "rbac", "token-refresh", "token-revocation", "tower", "tracing-ext"))' -C metadata=1afb150b27d85367 -C extra-filename=-5655fb2c02d76c74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-f873ef9167ccf7e1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cc7805a63c1c873c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5360993796136f91.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-d890c9f2cea5e95a.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-fcddb31a70d15afb.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ab0a59d348a845b9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ea56cab44cb7b67.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-222931c47e50da19.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c21a2d9c180d8a55.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d71740110df13c1e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-913eb1fc4d59ab78.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2d37605d6288017a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a864ef43d076fcea.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f4ebf5e3d6bc9896.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a25bcd725bf92563.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d7da6fa40dbdd2ae.rlib --extern turbomcp_protocol=/opt/rustwide/target/debug/deps/libturbomcp_protocol-196580e269a025a0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-45778c4ccbb74928.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-40d1394215453dbc.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-678fc3d0c9cfcd0f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out -L native=/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-212a622cc2bd48d9/out -L native=/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcYkBarK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libturbomcp_auth-d70d890fa642ac80,libreqwest-222931c47e50da19,librustls_platform_verifier-14270e064aeb3d87,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libmoka-d890c9f2cea5e95a,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libasync_lock-08d8272e8715e141,libevent_listener_strategy-931d5f39d70192fc,libevent_listener-6927bfe27a19c518,libparking-49fcf10303d3525f,liboauth2-fcddb31a70d15afb,libserde_path_to_error-2a477e525bdc48d3,libthiserror-fb02d81ecd3e316d,libreqwest-6cc683e91a9bd685,libserde_urlencoded-1d3222579f294b13,libhyper_rustls-5f5cd72940bec85e,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-8909750779ed9566,librustls-c1058316838063bb,libwebpki-de170ee66132b001,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libtower_http-287cff75ebbab392,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libasync_compression-c382fe4d297d115f,libcompression_codecs-0dfe971d0c4c9830,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-13268bb8525f9509,libtower_layer-d70c7e404336389b,libhyper_util-0fd6de44d988b3d1,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-39176c020922c411,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7b6b8290ebee45b9,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libsync_wrapper-48a86ae4bb41793c,libsha2-8b90c609e5cd1b21,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand-e0c8abde542b6c40,librand_chacha-478841ccc7698292,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libhttp-2b4f0b9284ae8d87,libserde_with-2d37605d6288017a,libjsonwebtoken-5360993796136f91,libpem-d607f251a0d98a82,libsimple_asn1-7494f44d7f55c69f,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libnum_bigint-c77f5c3efb2e7fa9,libnum_integer-7d42db4024008489,libaws_lc_rs-0ceb87f29a40dc03,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-d9deb53e4a515ce5,libsignature-5e5320f1c885308d,libturbomcp_protocol-196580e269a025a0,libcrossbeam-54dd7fcd59a4a069,libcrossbeam_deque-3d483ae04d6c34c5,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_queue-8858184801dc44b5,libcrossbeam_epoch-13d2dc738b4e3c0d,librand-3ea56cab44cb7b67,librand_chacha-e40c038ac845f90d,libppv_lite86-f874f62cc18c783f,librand_core-505a721b4aa6c87c,libciborium-f91d0d42d2a22710,libciborium_ll-5cec08615c707c0f,libhalf-2c79df17ccd9e161,libciborium_io-914e2c3aa2939b2f,libsonic_rs-6a46ad5e9dfa3d4f,libbumpalo-0652ea863830e32c,libahash-808f218203141aeb,libgetrandom-8550909040b6167f,libzerocopy-505af23b413d1eee,libref_cast-c5f13653d767fa29,libsonic_simd-7abb162eaa00ba3e,libfaststr-8c0b50d8d1e1a4dc,libsonic_number-421787caa26b38e7,libsimd_json-e270dfb8e5a80578,libsimdutf8-019d2f49495a44ac,libvalue_trait-9ad37d8ff10e6c4e,libryu-ace37e26d8308611,libhalfbrown-2034a3a098b2f8c4,libfloat_cmp-836e86def4e673ee,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,liburl-45778c4ccbb74928,libidna-d0164d17a514906b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-70a3b6643e11b55a,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6e0562bfee6f2e95,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-8d48f50e62149409,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libdashmap-20d7d300b8148fbf,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot-99b73973a4566fe2,libparking_lot_core-0ab1814a3ac07ef6,libsmallvec-be35e7586b6c30ef,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtokio_util-9859e05573881f22,libfutures-86ad9479d2313014,libfutures_executor-0f10007cf93120ce,libfutures_util-4f8a7f09f0b25ffa,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libturbomcp_core-90fd0bbd7835a1ee,libchrono-cc7805a63c1c873c,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libhashbrown-1997349694d4fad9,libfoldhash-a84df4cbe8daa3b8,libturbomcp_types-1b472c84eb32dda3,libserde_json-913eb1fc4d59ab78,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libbase64-2a03de3babadded3,libtokio-f4ebf5e3d6bc9896,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-3c6ee4b21f5cdcf0,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libsecrecy-c21a2d9c180d8a55,libzeroize-36c98e1e0ab441af,libuuid-40d1394215453dbc,libgetrandom-d6b1c8ab203da4cb,liblibc-65ee1eb217d721f2,libtracing-d7da6fa40dbdd2ae,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libserde-d71740110df13c1e,libserde_core-9630c118cbbf7b68,libsubtle-6ff5d44cdfa0bfdf,libblake3-f873ef9167ccf7e1,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcYkBarK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-212a622cc2bd48d9/out" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/oauth2_auth_code_flow-520d096e2f704e2a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turbomcp-auth` (example "oauth2_auth_code_flow") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustceCWPGR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libturbomcp_auth-d70d890fa642ac80,libreqwest-222931c47e50da19,librustls_platform_verifier-14270e064aeb3d87,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libmoka-d890c9f2cea5e95a,libportable_atomic-b9268ebf6198f0eb,libtagptr-fcf7d80f82f6bcf7,libasync_lock-08d8272e8715e141,libevent_listener_strategy-931d5f39d70192fc,libevent_listener-6927bfe27a19c518,libparking-49fcf10303d3525f,liboauth2-fcddb31a70d15afb,libserde_path_to_error-2a477e525bdc48d3,libthiserror-fb02d81ecd3e316d,libreqwest-6cc683e91a9bd685,libserde_urlencoded-1d3222579f294b13,libhyper_rustls-5f5cd72940bec85e,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-8909750779ed9566,librustls-c1058316838063bb,libwebpki-de170ee66132b001,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libtower_http-287cff75ebbab392,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libasync_compression-c382fe4d297d115f,libcompression_codecs-0dfe971d0c4c9830,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,libtower-13268bb8525f9509,libtower_layer-d70c7e404336389b,libhyper_util-0fd6de44d988b3d1,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-39176c020922c411,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7b6b8290ebee45b9,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libsync_wrapper-48a86ae4bb41793c,libsha2-8b90c609e5cd1b21,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand-e0c8abde542b6c40,librand_chacha-478841ccc7698292,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libhttp-2b4f0b9284ae8d87,libserde_with-2d37605d6288017a,libjsonwebtoken-5360993796136f91,libpem-d607f251a0d98a82,libsimple_asn1-7494f44d7f55c69f,libtime-0743820201259230,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libnum_bigint-c77f5c3efb2e7fa9,libnum_integer-7d42db4024008489,libaws_lc_rs-0ceb87f29a40dc03,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-d9deb53e4a515ce5,libsignature-5e5320f1c885308d,libturbomcp_protocol-196580e269a025a0,libcrossbeam-54dd7fcd59a4a069,libcrossbeam_deque-3d483ae04d6c34c5,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_queue-8858184801dc44b5,libcrossbeam_epoch-13d2dc738b4e3c0d,librand-3ea56cab44cb7b67,librand_chacha-e40c038ac845f90d,libppv_lite86-f874f62cc18c783f,librand_core-505a721b4aa6c87c,libciborium-f91d0d42d2a22710,libciborium_ll-5cec08615c707c0f,libhalf-2c79df17ccd9e161,libciborium_io-914e2c3aa2939b2f,libsonic_rs-6a46ad5e9dfa3d4f,libbumpalo-0652ea863830e32c,libahash-808f218203141aeb,libgetrandom-8550909040b6167f,libzerocopy-505af23b413d1eee,libref_cast-c5f13653d767fa29,libsonic_simd-7abb162eaa00ba3e,libfaststr-8c0b50d8d1e1a4dc,libsonic_number-421787caa26b38e7,libsimd_json-e270dfb8e5a80578,libsimdutf8-019d2f49495a44ac,libvalue_trait-9ad37d8ff10e6c4e,libryu-ace37e26d8308611,libhalfbrown-2034a3a098b2f8c4,libfloat_cmp-836e86def4e673ee,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,liburl-45778c4ccbb74928,libidna-d0164d17a514906b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-70a3b6643e11b55a,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6e0562bfee6f2e95,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-8d48f50e62149409,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libdashmap-20d7d300b8148fbf,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot-99b73973a4566fe2,libparking_lot_core-0ab1814a3ac07ef6,libsmallvec-be35e7586b6c30ef,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libtokio_util-9859e05573881f22,libfutures-86ad9479d2313014,libfutures_executor-0f10007cf93120ce,libfutures_util-4f8a7f09f0b25ffa,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libturbomcp_core-90fd0bbd7835a1ee,libchrono-cc7805a63c1c873c,libiana_time_zone-e4284183d46316cc,libnum_traits-ca8a17926a2d9230,libhashbrown-1997349694d4fad9,libfoldhash-a84df4cbe8daa3b8,libturbomcp_types-1b472c84eb32dda3,libserde_json-913eb1fc4d59ab78,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libindexmap-a77eb3c57ac1694b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libbase64-2a03de3babadded3,libtokio-f4ebf5e3d6bc9896,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-3c6ee4b21f5cdcf0,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libsecrecy-c21a2d9c180d8a55,libzeroize-36c98e1e0ab441af,libuuid-40d1394215453dbc,libgetrandom-d6b1c8ab203da4cb,liblibc-65ee1eb217d721f2,libtracing-d7da6fa40dbdd2ae,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libserde-d71740110df13c1e,libserde_core-9630c118cbbf7b68,libsubtle-6ff5d44cdfa0bfdf,libblake3-f873ef9167ccf7e1,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustceCWPGR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-9dd56393420c2262/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-212a622cc2bd48d9/out" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/protected_resource_server-88cb254ff9deb5f8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `turbomcp-auth` (example "protected_resource_server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5e7cc8546cb7b819be0edfeae4367cf2be05e3b4bbf1b13e1e49505e4f884c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7cc8546cb7b819be0edfeae4367cf2be05e3b4bbf1b13e1e49505e4f884c42", kill_on_drop: false }`
[INFO] [stdout] 5e7cc8546cb7b819be0edfeae4367cf2be05e3b4bbf1b13e1e49505e4f884c42
